projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79e6f28
)
Fixed copyright and keywords.
author
Kim F. Storm
<storm@cua.dk>
Fri, 28 Jun 2002 22:45:16 +0000
(22:45 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 28 Jun 2002 22:45:16 +0000
(22:45 +0000)
lisp/kmacro.el
patch
|
blob
|
history
diff --git
a/lisp/kmacro.el
b/lisp/kmacro.el
index 589ff5121d378276684919016bd158d70a66a44c..c6b0c364a33eda9c1985ab2c00ed05ab6e291074 100644
(file)
--- a/
lisp/kmacro.el
+++ b/
lisp/kmacro.el
@@
-1,10
+1,9
@@
;;; kmacro.el --- enhanced keyboard macros
-;; Copyright (C)
1996-
2002 Free Software Foundation, Inc.
+;; Copyright (C) 2002 Free Software Foundation, Inc.
;; Author: Kim F. Storm <storm@cua.dk>
-;; Based on: iswitchb by Stephen Eglen <stephen@cns.ed.ac.uk>
-;; Keywords: extensions convenience
+;; Keywords: keyboard convenience
;; This file is part of GNU Emacs.